home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x64.msi
/
Data1.cab
/
_B1AB4225CC8A498DB05C657202CCBEEF
< prev
next >
Wrap
Text File
|
2008-06-28
|
10KB
|
256 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form2</class>
<widget class="QWidget">
<property name="name">
<cstring>Form2</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>523</width>
<height>220</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="0" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>30</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>30</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel" row="3" column="1">
<property name="name">
<cstring>ChooseDestTip</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>To continue, click <b>Next</b></string>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
<widget class="QButtonGroup" row="0" column="1">
<property name="name">
<cstring>BackupDestButtonGroup</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="title">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>
<property name="selectedId" stdset="0">
<number>1</number>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>There are several ways the Wizard can restore your data. Plese select how would you like to restore the archive:</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>rbRestoreOriginal</cstring>
</property>
<property name="focusPolicy">
<enum>TabFocus</enum>
</property>
<property name="text">
<string>Restore backup at the original location(s)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
<property name="whatsThis" stdset="0">
<string>Select the option to restore contents of the backup to its original location.</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>SaveToMountedRadioButton</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>Select Manually where to restore</string>
</property>
<property name="buttonGroupId">
<number>2</number>
</property>
<property name="whatsThis" stdset="0">
<string>Select the option to restore contents of the backup to a particular folder on the disk.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>10</height>
</size>
</property>
</spacer>
<widget class="CStaticTip">
<property name="name">
<cstring>BackupDestStaticTip</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="Alignment" stdset="0">
<set>WordBreak|AlignVCenter|AlignLeft</set>
</property>
<property name="Margin" stdset="0">
<number>10</number>
</property>
<property name="ShadowWidth" stdset="0">
<number>2</number>
</property>
<property name="HideOnKillFocus" stdset="0">
<bool>false</bool>
</property>
<vbox>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer21_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>10</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>0</height>
</size>
</property>
</spacer>
</grid>
</widget>
<connections>
<connection>
<sender>BackupDestButtonGroup</sender>
<signal>clicked(int)</signal>
<receiver>Form2</receiver>
<slot>BackupDestGroup_clicked(int)</slot>
</connection>
<connection>
<sender>BackupDestButtonGroup</sender>
<signal>clicked(int)</signal>
<receiver>BackupDestStaticTip</receiver>
<slot>OnRadioClicked(int)</slot>
</connection>
</connections>
<slots>
<slot>BackupDestGroup_clicked(int)</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
<includehints>
<includehint>statictip.h</includehint>
</includehints>
</UI>